[BALLOON] Add a sysfs interface.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 23 Oct 2006 13:09:01 +0000 (14:09 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 23 Oct 2006 13:09:01 +0000 (14:09 +0100)
commitccf92acf149a4b621fe750f78a5a53438f911992
treec38dc9427bc287915378e1a82081bd0e7e22a9d3
parentcbeadbce20d281be1b5037ab31b5d5832ea329cf
[BALLOON] Add a sysfs interface.
Information is located under /sys/devices/system/memory.

Original patch from Satoshi UCHIDA <s-uchida@ap.jp.nec.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/balloon/Makefile
linux-2.6-xen-sparse/drivers/xen/balloon/balloon.c
linux-2.6-xen-sparse/drivers/xen/balloon/common.h [new file with mode: 0644]
linux-2.6-xen-sparse/drivers/xen/balloon/sysfs.c [new file with mode: 0644]